Row Properties

Properties

Cells Contains a collection of Cell objects.
DefaultCellStyle Contains the default cell style.
IsHeader 
Item 
NumberOfRepeatedRows Contains the number of rows to which a row element applies.
Style Contains the style.
Visibility Specifies whether a row or column is visible. The defined values are: -collapse: a row or column is not visible because the user chose to hide it. -filter: a row or column is not visible as the result of applying a filter. -visible: a row or column is visible. The default value for this attribute is visible.

See Also